crypto/internal/fips140/bigmod.Nat.shiftIn (method)
2 uses
crypto/internal/fips140/bigmod (current package)
nat.go#L606: func (x *Nat) shiftIn(y uint, m *Modulus) *Nat {
nat.go#L667: out.shiftIn(x.limbs[i], m)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)